ETL¶
ETL (Extract, Transform, Load) is a data integration pattern that moves data from source systems into a target data store — typically a data warehouse or data lake. The extract phase reads raw data from heterogeneous sources, transform applies cleaning and business rules, and load writes the result to the destination for analysis or further processing.
Blog posts¶
Collections¶
Librairies¶
Dead (or sleeping)¶
- https://github.com/nerevu/riko
- https://github.com/python-bonobo/bonobo
- https://github.com/petl-developers/petl
See also¶
Page last modified: 2026-04-06 20:35:09